CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - miller rabin

搜索资源列表

  1. miller

    0下载:
  2. 对Miller-Rabin算法的进一步改进,速度约为0.4秒验证一个素数(CPU为赛扬1.5G) //本程序使用Miller Rabin方法计算1024位素数(2进制)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3118
    • 提供者:张亮
  1. Miller-Rabin_primality_test_(Java)

    0下载:
  2. Miller-Rabin Prime Number Test
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3423
    • 提供者:Cavin
  1. Rabin-Miller.rar

    0下载:
  2. 1.Rabin-Miller算法的素性检测的原理与测试过程。 2. 有算法流程,用程序设计语言将算法过程编程实现。 3. 对输入的随机数,选择素性检测算法进行素性检测。 ,1.Rabin-Miller primality testing algorithm principle and the testing process. 2. There are algorithms process programming language with the process of programm
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:17298
    • 提供者:zouna
  1. ss

    1下载:
  2. 很多密码算法都要随机选择一个大素数,这个是密码学中的MILLER-RABIN算法,判断素性。-Many cryptographic algorithm must randomly select a large prime numbers, this is Cryptography MILLER-RABIN algorithm to determine Primality.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6959
    • 提供者:汪博峰
  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:22393
    • 提供者:s_wilfred
  1. MillerRabin

    0下载:
  2. 密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:10662
    • 提供者:maowu
  1. xm1099

    0下载:
  2. Miller-Rabin随机性素数测试,能有效的判断一个小于2^63次方的数是不是素数。-Miller-Rabin prime randomness tests, can effectively determine whether a power of less than 2 ^ 63 is the number of prime numbers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:876
    • 提供者:jiyaodian
  1. MillerRabin

    0下载:
  2. Miller rabin素性检测算法源代码-Miller R
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1578
    • 提供者:anybodys
  1. Miller-Rabin-c

    0下载:
  2. 求质数的算法之Miller-Rabin费马小定理-Prime number for the Miller-Rabin algorithm of Fermat' s Little Theorem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:833
    • 提供者:li shu
  1. MillerR

    0下载:
  2. Miller-Rabin test for simple numbers.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3608
    • 提供者:steph
  1. Miller-Rabin

    0下载:
  2. Miller-Rabin算法 随机算法 求素数-Miller-Rabin Ramdom Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:119199
    • 提供者:zhuo
  1. Miller-Rabin

    0下载:
  2. 用Witness2实现Miller-Rabin算法,主程序循环5—20次,看在100,000—200,000之间有多少个数被判为素数-With the Miller-Rabin algorithm to achieve Witness2, the main program loop 5-20 times, to see how many in number between 100,000-200,000 convicted of prime
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:4357
    • 提供者:randoll
  1. Miller-Rabin_primality_test_(Java)

    0下载:
  2. Miller rabin primality test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2992
    • 提供者:sihamenisas
  1. MillerRabin

    0下载:
  2. Miller Rabin素数测试,可以在O(1)时间复杂度内测试大素数,使用随机化思想-Miller Rabin prime test
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:535483
    • 提供者:liuyulei
  1. Miller-Rabin

    0下载:
  2. 用C语言编的,密码学基础中的Miller-Rabin。-In the basis of the C language, cryptography Miller-Rabin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:195821
    • 提供者:李李
  1. miller-rabin

    0下载:
  2. this miller rabin source code-this is miller rabin source code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:244267
    • 提供者:sara125
  1. Miller-Rabin_primality_test_(Java)

    0下载:
  2. Miller Rabin:Just like the Fermat and Solovay–Strassen tests, the Miller–Rabin test relies on an equality or set of equalities that hold true for prime values, then checks whether or not they hold for a number that we want to test for primality.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-07
    • 文件大小:2240
    • 提供者:deitel10
  1. Miller-Rabin

    0下载:
  2. 基本的MILLER-RABIN算法,是密码学学生的基本知识!-Basic Miller-Rabin algorithm is the basic knowledge of cryptography students!
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:543
    • 提供者:waterlee
  1. miller-rabin

    0下载:
  2. miller-rabin素性检测算法,信息安全安全数学基础适用。-miller-rabin primality testing algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:992
    • 提供者:龙澍符
  1. Miller-Rabin

    0下载:
  2. Miller-Rabin源代码,自己写的密码学作业-Miller-Rabin sources
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:12361
    • 提供者:kjzx
« 12 3 »
搜珍网 www.dssz.com